home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / DxfToIv.z / DxfToIv
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. DDDDXXXXFFFFTTTTOOOOIIIIVVVV((((1111))))                                                          DDDDXXXXFFFFTTTTOOOOIIIIVVVV((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      DxfToIv - converts an Autodesk Data Exchange File format (.DXF) file to
  10.      Open Inventor 2.0 format
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      DDDDxxxxffffTTTTooooIIIIvvvv [----bbbb] [----hhhh]
  14.              [----vvvv] [----qqqq]
  15.              <infile> <outfile>
  16.  
  17. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.      _D_x_f_T_o_I_v converts 3D model files in Autodesk DXF R12 format into Open
  19.      Inventor 2.0 files. The program converts ASCII or binary .DXF format.
  20.      Polygons, polylines, and certain versions of text are converted into
  21.      equivalent Open Inventor objects. The DXF file divides the objects into
  22.      layers and/or blocks. These layers and blocks are converted into Open
  23.      Inventor separators so all DXF entities in a given layer are placed under
  24.      one Open Inventor separator node. DXF text entities that refer to an
  25.      AutoCAD .shx (font) file are not handled. Text that is defined within the
  26.      DXF file is converted. Copyright (c) Silicon Graphics, Inc. 1995 and
  27.      Abaco Systems, Inc. 1995.
  28.  
  29.  
  30.    CCCCoooommmmmmmmaaaannnndddd LLLLiiiinnnneeee OOOOppppttttiiiioooonnnnssss
  31.      Typically, _D_x_f_T_o_I_v expects an Autodesk DXF file to be specified on the
  32.      command line after all command option switches. If no .DXF file is
  33.      specified on the command line, _D_x_f_T_o_I_v will read from standard input
  34.      (stdin).  By default, _D_x_f_T_o_I_v writes the converted data to standard
  35.      output (stdout) and messages to standard error (stderr).
  36.  
  37.      ----bbbb        Output the Open Inventor file in binary format.
  38.  
  39.      ----hhhh        Prints a program usage message to the standard error (stderr).
  40.  
  41.      ----vvvv        Specifies verbose output for debugging purposes.
  42.  
  43.      ----qqqq        Specifies quiet mode.  In quiet mode, no output is written to
  44.                stderr, including the copyright notices.
  45.  
  46.  
  47.      <_i_n_f_i_l_e>  Specifies the name of the file to read and convert to Open
  48.                Inventor.  If "----" is specified instead of a filename, input
  49.                will be read from
  50.                 standard input (stdin).  If no file name is specified, the
  51.                program will be read from standard input (stdin) and output
  52.                will be written to standard output (stdout).
  53.  
  54.  
  55.      <_o_u_t_f_i_l_e> Specifies the name of the Open Inventor file to use for output.
  56.                If no file is specified, the program will output to the
  57.                standard output (stdout).
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. DDDDXXXXFFFFTTTTOOOOIIIIVVVV((((1111))))                                                          DDDDXXXXFFFFTTTTOOOOIIIIVVVV((((1111))))
  71.  
  72.  
  73.  
  74. KKKKNNNNOOOOWWWWNNNN BBBBUUUUGGGGSSSS
  75.      1.  16-bit (BIGFONT) shape data, including Kanji Text, is not handled
  76.  
  77.      2.   Some Intergraph Microstation DXF files are not completely handled,
  78.           especially if containing "exploded" views.
  79.  
  80.      3.   Non-standard DXF files may not be handled properly. The translator
  81.           is written to convert AutoCAD DXF files as ouput by AutoCAD and does
  82.           not handle every possible DXF file. Problems are handled by: layer
  83.           names with spaces, missing header information, decimal points in
  84.           integer fields, etc.
  85.  
  86.  
  87. FFFFIIIILLLLEEEESSSS
  88.      /usr/Inventor/bin/DxfToIv         Program file
  89.  
  90.  
  91. TTTTRRRRAAAADDDDEEEEMMMMAAAARRRRKKKKSSSS
  92.      Open Inventor is a trademark of Silicon Graphics Inc.
  93.  
  94. CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTTSSSS
  95.      DxfToIv is a Copyright (c) of Silicon Graphics Inc., 1995 and Abaco
  96.      Systems Inc., 1995 Written by Silicon Graphics Inc.
  97.  
  98.      Abaco Systems Inc.  35468 Purcell Place,  Fremont, CA, 94536 - Tel. 510
  99.      494 0690 - Fax. 510 494 0893 e-mail: 3dsoftware@abaco.com
  100.  
  101.  
  102. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  103.      AliasToIv, SlaToIv, ObjToIv, SoftimageToIv and IvToRib.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.